home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 February
/
Pcwk022003a.iso
/
Top10Freeware
/
Eng
/
bxAutoZip for Outlook 1.0
/
bxautozip.exe
/
fkSetup.ini
< prev
next >
Wrap
INI File
|
2002-10-14
|
7KB
|
274 lines
; Installscript for bxAutoZip. Copyright (C) 2001 by BAxBEx Software. All Rights reserved.
;-----------------------------------------------------------------------------------------------
[Setup]
AppName = "bxAutoZip"
Version = "1.05"
Title = "bxAutoZip - Setup"
Copyright = @Copyright
Company = "BAxBEx Software"
Homepage = @Homepage
ExeName = "bxAutoZip"
Bitmap = "setup.bmp"
SetupBitmapExStlye = 0
TransparentBitmpap = YES
MinimumInstall = Basic
TypicalInstall = Basic,Uninstall
Platforms = WinNT,Win95
RegRootPath = "Software\\$COMPANY\\$APPNAME"
BottomLineColor = $FFFFFF
UseDesktopAsParentWindow = YES
DisplaySetupIcon = NO
DisplayRegisterPage = NO
SilentMsgBox = YES
;-----------------------------------------------------------------------------------------------
[Background]
Color1 = $FF0000
Color2 = $000000
;-----------------------------------------------------------------------------------------------
[Languages]
Language = English // English is build-in
Language = German
Language = Spanish
Language = French
Language = Italian
Language = Danish
AlwaysSelect = TRUE
[English]
LangID = 0x0409
ScriptLanguage = english_script.lng
[German]
LangID = 0x0407
SetupLanguage = german.lng
ScriptLanguage = german_script.lng
Uninstall = german_uninstall.lng
[French]
LangID = 0x040c
SetupLanguage = french.lng
ScriptLanguage = french_script.lng
Uninstall = french_uninstall.lng
[Italian]
LangID = 0x0410
SetupLanguage = italian.lng
ScriptLanguage = italian_script.lng
Uninstall = italian_uninstall.lng
[Danish]
LangID = 0x0406
SetupLanguage = dansk.lng
ScriptLanguage = dansk_script.lng
Uninstall = dansk_uninstall.lng
[Spanish]
LangID = 0x0c0a
SetupLanguage = spanish.lng
ScriptLanguage = spanish_script.lng
Uninstall = spanish_uninstall.lng
;-----------------------------------------------------------------------------------------------
[Finish]
DisplayReadme = NO
DisplayReadme = Yes
ReadmePath = "$TARGETFOLDER\\readme.txt"
ReadmeFlag = Basic
FinishText = @FinishText
;-----------------------------------------------------------------------------------------------
[Requirements]
Platforms = Win95, Win98, WinNT, Win2K, WinXP, WinME
AdminRights = 2
ColorDepth = 0
;-----------------------------------------------------------------------------------------------
[TargetFolder]
BrowseForTarget = Yes
TargetFolder = "$PROGRAMFILES\\$APPNAME"
;-----------------------------------------------------------------------------------------------
[Licence]
DisplayLicence = Yes
LicenceFile = @LicenceFile
;-----------------------------------------------------------------------------------------------
[Unload]
UnloadPrograms = YES
ClassName = "rctrl_renwnd32"
UnloadMessage = @UnloadMessage
;UnloadMessage = "Close Microsoft Outlook, before installing bxAutoZip"
;-----------------------------------------------------------------------------------------------
[Uninstall]
CreateUninstall = Yes
UninstallString = "$APPNAME $Version"
UninstallApp = "$TARGETFOLDER\\uninstall.exe"
RemoveReg = "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Exchange\\Client\\Extensions|bxAutoZip"
RemoveReg = "HKEY_CURRENT_USER\\$REGROOTPATH"
RemoveReg = "HKEY_LOCAL_MACHINE\\$REGROOTPATH"
RemoveReg = "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$APPNAME"
RemoveReg = "HKEY_CURRENT_USER\\Software\\BAxBEx\\bxAutoZip"
RemoveReg = "HKEY_LOCAL_MACHINE\\SOFTWARE\\BAxBEx\\bxAutoZip"
RemoveEmptyReg = "HKEY_CURRENT_USER\\$REGROOTPATH"
RemoveEmptyReg = "HKEY_LOCAL_MACHINE\\$REGROOTPATH"
RemoveEmptyReg = "HKEY_CURRENT_USER\\Software\\BAxBEx"
RemoveEmptyReg = "HKEY_LOCAL_MACHINE\\Software\\BAxBEx"
;-----------------------------------------------------------------------------------------------
[CreateFolder]
CreateFolder = "CreateTargetFolder"
[CreateTargetFolder]
Path = "$TARGETFOLDER"
Flag = Basic
;-----------------------------------------------------------------------------------------------
[Registry]
AddStandardKeys = No
AddRegistry = "RegisterAddIN"
[RegisterAddIN]
RootKey = HKEY_LOCAL_MACHINE
Path = "SOFTWARE\\Microsoft\\Exchange\\Client\\Extensions"
ItemName = "bxAutoZip"
Value = "4.0;$TARGETFOLDER\\bxZipMail.dll;1;11111111111111;1111111"
Flag = Basic
;-----------------------------------------------------------------------------------------------
[InstallFlags]
SelectInstallType = No
CustomInstall = No
;-----------------------------------------------------------------------------------------------
[ProgramGroup]
CreateGroup = NO
;-----------------------------------------------------------------------------------------------
[Install Files]
File = "bxZipMail.dll"
File = "UnzDll.dll"
File = "ZIPDLL.dll"
File = "uninstall.exe"
File = "tip.exe"
File = "bxZipLang_DK.dll"
File = "bxZipLang_ES.dll"
File = "bxZipLang_IT.dll"
File = "bxZipLang_FR.dll"
File = "readme_DE.txt"
File = "readme_EN.txt"
File = "readme_DK.txt"
File = "readme_ES.txt"
File = "readme_IT.txt"
File = "readme_FR.txt"
;-----------------------------------------------------------------------------------------------
[bxZipMail.dll]
Flag = Basic
[UnzDll.dll]
Flag = Basic
[ZIPDLL.dll]
Flag = Basic
[uninstall.exe]
Flag = "Uninstall"
[tip.exe]
Flag = Basic
;-----------------------------------------------------------------------------------------------
; Readme-Datei
[readme_DE.txt]
Flag = Basic
TargetName = "readme.txt"
Language = German
[readme_EN.txt]
Flag = Basic
TargetName = "readme.txt"
Language = English
[readme_DK.txt]
Flag = Basic
TargetName = "readme.txt"
Language = Danish
[readme_ES.txt]
Flag = Basic
TargetName = "readme.txt"
Language = Spanish
[readme_IT.txt]
Flag = Basic
TargetName = "readme.txt"
Language = Italian
[readme_FR.txt]
Flag = Basic
TargetName = "readme.txt"
Language = French
;-----------------------------------------------------------------------------------------------
; Language
[bxZipLang_DK.dll]
Flag = Basic
TargetName = "bxZipLang.dll"
Language = Danish
[bxZipLang_ES.dll]
Flag = Basic
TargetName = "bxZipLang.dll"
Language = Spanish
[bxZipLang_IT.dll]
Flag = Basic
TargetName = "bxZipLang.dll"
Language = Italian
[bxZipLang_FR.dll]
Flag = Basic
TargetName = "bxZipLang.dll"
Language = French
;-----------------------------------------------------------------------------------------------
;End of file